test: fix a trivial typo in libtests.sh
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Thu, 15 Aug 2013 22:59:01 +0000 (00:59 +0200)
committerColin Walters <walters@verbum.org>
Tue, 20 Aug 2013 10:46:52 +0000 (06:46 -0400)
commit2033edc6581f9a9a521de9370afb194a85e607ed
tree02b5f0dc0c13849fbefad0b72c7cdf4d08d4e819
parent871be4b75af16ccec86c35d6dc8cdfb838889dc8
test: fix a trivial typo in libtests.sh

When running the test-admin-deploy-1.sh unit test,
cat shows the following error:

cat: boot/vmlinuz-3-6.0: No such file or directory

due a trivial typo in the kernel image file name.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
https://bugzilla.gnome.org/show_bug.cgi?id=706371
tests/libtest.sh